@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
body{padding:0; margin:0 auto; font-size:15px; font-family:Microsoft Yahei;position:relative;}
body,html{height:100%;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
li{ list-style:none;}
img{ border:none; border:0;}
a{ text-decoration:none; color:#000;cursor:pointer;}
/* a:hover{color:#3188d8;} */
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear5{clear:both; height:5px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear10{clear:both; height:10px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear15{clear:both; height:15px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear20{clear:both; height:20px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear30{clear:both; height:30px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus { outline: none;}
.fl{ float:left;}
.fr { float: right;}
.big{
    width: 100%;min-width: 1300px;
    /* height: 2000px; */
    background: url("../ly_images/dmsbodybg.jpg") #f5f5f5 repeat;
    background-position: center bottom;
}
.green{color: #00ac36;}
.w1200{width: 1200px;margin: 0 auto;}
.returnTop{
    position: fixed;
    right: 1%;
    bottom: 1%;
    width: 72px;
    height: 72px;
    background: url("../ly_images/button_top.png") no-repeat;
    z-index: 999999;
}
.returnTop:hover{
    background: url("../ly_images/button_top_over.png") no-repeat;
}
.subBg{
    background: url("../ly_images/newsbodybg.jpg") repeat center center;
}
.main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}




